PHY GET CLOTH SOLVER ITERATIONS
Find out how many iterations of the solver that the cloth is using.
Return Integer=PHY GET CLOTH SOLVER ITERATIONS(ID)
ID
Integer
identification number of the cloth object
number of iterations
The number of solver iterations used by a cloth object will have an impact on how the simulation is processed. When smaller numbers are used the simulation will be faster however, when higher numbers are used the simulation may be more accurate but at the expense of computational time which will of course affect the frame rate. The default number of iterations for a cloth object is 5. Use this command to determine the number of solver iterations that the specified cloth object uses.
No example code is provided for this command